The following is an example of how to reference the Constants object:
// The full path is required. dundas.view.controls.DataGrid.Constants.scrollEventName
| Name | Description | |
|---|---|---|
| scrollEventName | Triggered when the user scrolls. | |
| selectionChangedEventName | Triggered when the user has finished interactively selecting rows/columns. |